ComponentOne ASP.NET MVC Controls
MinorTickMarks Property

C1.Web.Mvc Namespace > ChartAxis<T> Class : MinorTickMarks Property
Gets or sets the location of minor axis tick marks.
Syntax
'Declaration
 
Public Property MinorTickMarks As AxisTickMark
public AxisTickMark MinorTickMarks {get; set;}
See Also

Reference

ChartAxis<T> Class
ChartAxis<T> Members